Developer Documentation

QuickTime 4 API Documentation

Wired Movies and Sprites

| Previous | Chapter Contents | Chapter Top | Next |

Operands for a Movie

Operands for a movie return the current value of a particular property of a movie.

kOperandMovieVolume
No Params

The target movie's current volume level is returned.

kOperandMovieRate
No Params

The target movie's current rate is returned.

kOperandMovieIsLooping
No Params

If the target movie is in looping mode a value of 1 is returned; otherwise, a value of 0 is returned.

kOperandMovieLoopIsPalendrome
No Params

If the target movie is in palindrome mode, a looping value of 1 is returned; otherwise, a value of 0 is returned.

kOperandMovieTime
No Params

The target movie's current time value is returned.


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |